home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / archivers / checkx / checkx.readme < prev    next >
Text File  |  1999-06-14  |  8KB  |  163 lines

  1. Short:    V1.57 Check for Archives/Packers/Viruses
  2. Uploader: stoecker@amigaworld.com (Dirk Stoecker)
  3. Author:   stoecker@amigaworld.com (Dirk Stoecker)
  4. Type:     util/arc
  5. Requires: util/arc/xadmaster.lha
  6.           util/virus/xvsLibrary.lha
  7.           util/pack/xfdmaster.lha
  8.           util/pack/xpk_User.lha
  9. Version:  1.57
  10.  
  11. This program uses xfdmaster.library (see util/pack/xfdmaster.lha) and
  12. xvs.library (util/virus/xvsLibrary.lha) for packer and virus scanning.
  13. The xadmaster.library (see util/arc/xadmaster.lha) is used to dearchive
  14. file and disk archives.
  15.  
  16. NOTE: xadmaster.library is Shareware, so think about registering when
  17. using this utility together with that library (and without it's nearly
  18. useless). See conditions in xadmaster.library distribution.
  19.  
  20. The xfdmaster.library is needed to run the utility. The xvs.library and
  21. xadmaster.library are recommended! The xpkmaster.library is needed with
  22. ASKPWD password only (and to decrunch XPKF files).
  23.  
  24. CheckX unpacks archives and packed files as deep as possible:
  25.  - you can unarchive a crunched archive as well
  26.  - multiple crunched files can be decrunched
  27.  - multiple archives can be extracted
  28.  - multiple disk archives can be extracted
  29.  - linked and crunched and archived files are no problem
  30.  
  31. This all depends mainly on your memory size! If have around 50MB and have
  32. only little problems with really large archives.
  33.  
  34. Call CheckX with a ? and you get following argument list:
  35.  FROM,LOG,SAVE/K,ALL/S,ASKPWD/S,AUTOMOUNT/S,PRINTALL/S,PRINTEXEC/S,
  36.  NODECRUNCH/S,NOUNLINK/S,NOUNARCHIVE/S,NOUNTRACK/S,NOTRACKCUT/S,NOSTRIP/S,
  37.  NOVIRUS/S
  38.  
  39. Enter a ? again and you get a short doc:
  40.  FROM        source file or directory - may contain patterns
  41.  LOG         log file name
  42.  SAVE        directory, where decrunched files are saved
  43.  ALL         scan deep into directories
  44.  ASKPWD      ask for password when needed (needs xpkmaster.library)
  45.  PRINTALL    print all filenames
  46.  PRINTEXEC   print names of all executable files
  47.  AUTOMOUNT   automatically mount RDx: device when needed
  48.  NODECRUNCH  do not decrunch files with xfdmaster
  49.  NOUNLINK    do not unlink files with xfdmaster
  50.  NOUNARCHIVE do not call archiver for unarchiving file archives
  51.  NOUNTRACK   do not call archiver for unarchiving track archives
  52.  NOTRACKCUT  do not call archiver for partially track archives
  53.  NOSTRIP     do not strip useless hunks
  54.  NOVIRUS     do not scan with xvs.library for viruses
  55.  
  56. A bit more explanation:
  57. LOG         The output is written to a file as well as to the standard
  58.             output stream. The main purpose CheckX was written for is
  59.             to scan for crunched files and to test the decrunch
  60.             routines. So the logging may take some more time, but is
  61.             very stable, as the last log-entry is always the file which
  62.             possibly crashed the machine.
  63.             The logfile can be accessed by other progress for read and write
  64.             the whole time CheckX works (and surely after that). But writing
  65.             is not recommended, as this may produce a corrupted file.
  66. SAVE        If this keyword is given, all uncrunched/unlinked/stripped
  67.             files will be saved in the directory given with that keyword.
  68.             The directory must already exist! Sub directories are created
  69.             automatically.
  70.             If files are unlinked, they get saved with .1, .2, ...
  71.             extensions. Address crunched files are not saved. Use
  72.             xfdDecrunchAddr or xfdDecrunch to do so.
  73. AUTOMOUNT   To unarchive disk archives (DMS, Zoom) a destination device
  74.             is needed. These devices are called RD0: to RDn: and for high
  75.             density disks RH0: to RHn:. CheckX can automatically mount
  76.             these or you may mount them before calling the program.
  77.             The number n depends on the archiver depth, so normally RD1:
  78.             should be the highest one really needed. High density disks
  79.             (RHn:) are not supported yet, as DMS seems to have problems
  80.             here.
  81. NOTRACKCUT  This prevents unarchiving of cutted (DMS) archives. Splitted
  82.             DMS-Archives may produce strange errors, but can be checked
  83.             correctly, when the two parts are directly after another (e.g.
  84.             no other track archive is between them). In this case the first
  85.             file shows some XPKCERR_READWRITE and the second one the
  86.             correct stuff. I checked EuroScene1 CD which has a lot cutted
  87.             archives and newest xfdmaster.library had no problems, so
  88.             probably this option is not needed anymore.
  89.  
  90. CheckX cannot scan files, which are read-protected. You get CheckX error 4
  91. as result in that case. Unprotect files and scan again when you want. For
  92. files contained in archives, the protection bits are ignored.
  93.  
  94. CheckX is completely reentrant and may work fine twice or more times
  95. parallel (You can set the pure file protection bit and make it resident),
  96. with one exception: Destination Disks (RDn: or RHn:) can be accessed only
  97. by one tool! So when source path contains disk archives, start only one
  98. copy of CheckX or use NOUNTRACK!!! It is not recommended to call it multiple
  99. times as CheckX normally needs lots of memory.
  100.  
  101. This is a batch tool, so drink a coffee or two or three during its work.
  102. Check the logfile afterwards. Use a text-editor and scan case sensitive
  103. for "-Virus" and you get lines which a related to viruses (and mostly
  104. only the important lines). A scan with "XFD", "XAD" or "CheckX" brings
  105. lines which produced errors.
  106.  
  107. The complete number of found viruses is logged at the file end (If the
  108. scan found some of them). Also the scan time is logged.
  109.  
  110. If the permanent file scrolling slows down your computer try setting the
  111. output stream to a raw mode display using following redirect command:
  112. ">RAW:0/11/640/50/CheckX-Output/AUTO/CLOSE/WAIT".
  113. To get CheckX really silent either use LOG option and call CheckX with
  114. ">NIL:" or redirect normal output into logfile with ">filename".
  115.  
  116. CheckX detects all the viruses found by xvs.library, which contains the
  117. complete antivirus knowledge of VirusZ utility by Georg Hörmann. CheckX
  118. cannot detect viruses in memory or remove detected viruses. You still
  119. need antivirus software like VirusZ, VT or Virus_Checker. I always run
  120. VirusZ in the background to check for viruses.
  121. CheckX also scans disk archive information texts for packers and viruses
  122. and also bootsectors of dearchived disks.
  123.  
  124. If there are serious errors, please report them, but CheckX has a long
  125. way of development and I hope it is really stable now (as well as
  126. xfdmaster.library is now).
  127. Send me files, which cause the system to bring Enforcer/MungWall/PatchWork
  128. Hits or crash the computer. If the files are larger, please contact me
  129. first.
  130.  
  131. Stuff which becomes obsolete soon:
  132.  As xadmaster.library is still in development some important archivers are
  133.  still missing, so internal routines detect LhA, LhASFX, Zip, Zoo and Arc
  134.  archives. The corresponding programs are called to dearchive these files.
  135.  
  136.  Especially in UNARCHIVE mode this tool may need lots of memory (when T: is
  137.  assigned to ram disk). Keep that in mind! Every checked file is completely
  138.  loaded into memory! If you have low memory I would suggest assigning T: to
  139.  harddisk to get better results. Note this is no longer necessary, when
  140.  xadmaster.library includes all the missing clients, so I will not create
  141.  a TEMPDIR argument or something like that.
  142.  
  143.  The program works fine with following archivers:
  144.  Arc             0.23                    50328 bytes
  145.  LhA             1.98                    52348 bytes
  146.  UnZip           5.32                    92992 bytes
  147.  Zoo             2.1 Beta 3              54608 bytes
  148.  
  149. This program is Freeware. Use it as you want, but WITHOUT ANY WARRANTY!
  150.  
  151. Contact me at:
  152.  
  153. ************************************************************************
  154. * snail-mail:                  * e-mail:                               *
  155. *   Dirk Stoecker              *   stoecker@amigaworld.com             *
  156. *   Geschwister-Scholl-Str. 10 *   dstoecker@gmx.de                    *
  157. *   01877 Bischofswerda        * world wide web:                       *
  158. *   GERMANY                    *   http://home.pages.de/~Gremlin/      *
  159. * phone:                       * pgp key:                              *
  160. *   GERMANY +49 (0)3594/706666 *   get with finger or from WWW pages   *
  161. ************************************************************************
  162.  
  163.